Index

api/v1/pos/{pono}/comments

Path: api/v1/pos/{pono}/comments

This API is JSON:API compliant.

This endpoint supports the following methods:
GET POST PATCH

The resource type for this endpoint is PurchaseComment
The identifier is pono-lineid

The PurchaseComment resource type attributes are as follows:

{
"include":boolean
"status":string (read-only)
"comment":string
"modifyInit":string (read-only)
The modification date and time of the comment in ISO date time format. Timezone is the timezone of the Jim2 server.
"modifyDate":string (read-only)
}